home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / games / zmud32.zip / ZMUD.EXE / 0 / RCDATA / TSELECTMUD / TSELECTMUD.txt
Text File  |  1996-08-04  |  6KB  |  297 lines

  1. object SelectMUD: TSelectMUD
  2.   Left = 208
  3.   Top = 184
  4.   BorderStyle = bsDialog
  5.   Caption = 'Connection Wizard'
  6.   ClientHeight = 262
  7.   ClientWidth = 394
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = [fsBold]
  12.   Position = poScreenCenter
  13.   ShowHint = True
  14.   OnCreate = FormCreate
  15.   OnDestroy = FormDestroy
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 208
  21.     Top = 8
  22.     Width = 32
  23.     Height = 32
  24.     AutoSize = True
  25.   end
  26.   object Label1: TLabel
  27.     Left = 204
  28.     Top = 74
  29.     Width = 28
  30.     Height = 13
  31.     Alignment = taRightJustify
  32.     Caption = 'Name'
  33.     Font.Color = clBlack
  34.     Font.Height = -11
  35.     Font.Name = 'MS Sans Serif'
  36.     Font.Style = []
  37.     ParentFont = False
  38.   end
  39.   object Label3: TLabel
  40.     Left = 208
  41.     Top = 98
  42.     Width = 24
  43.     Height = 13
  44.     Alignment = taRightJustify
  45.     Caption = 'Type'
  46.     Font.Color = clBlack
  47.     Font.Height = -11
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Style = []
  50.     ParentFont = False
  51.   end
  52.   object Label4: TLabel
  53.     Left = 213
  54.     Top = 170
  55.     Width = 19
  56.     Height = 13
  57.     Alignment = taRightJustify
  58.     Caption = 'Port'
  59.     Font.Color = clBlack
  60.     Font.Height = -11
  61.     Font.Name = 'MS Sans Serif'
  62.     Font.Style = []
  63.     ParentFont = False
  64.   end
  65.   object Label2: TLabel
  66.     Left = 210
  67.     Top = 122
  68.     Width = 22
  69.     Height = 13
  70.     Alignment = taRightJustify
  71.     Caption = 'Host'
  72.     Font.Color = clBlack
  73.     Font.Height = -11
  74.     Font.Name = 'MS Sans Serif'
  75.     Font.Style = []
  76.     ParentFont = False
  77.   end
  78.   object Label5: TLabel
  79.     Left = 210
  80.     Top = 146
  81.     Width = 22
  82.     Height = 13
  83.     Alignment = taRightJustify
  84.     Caption = 'Addr'
  85.     Font.Color = clBlack
  86.     Font.Height = -11
  87.     Font.Name = 'MS Sans Serif'
  88.     Font.Style = []
  89.     ParentFont = False
  90.   end
  91.   object UseBtn: TSpeedButton
  92.     Left = 358
  93.     Top = 144
  94.     Width = 28
  95.     Height = 20
  96.     Hint = 'Use IP Address|'
  97.     AllowAllUp = True
  98.     GroupIndex = 1
  99.     Caption = 'Use'
  100.     Font.Color = clBlack
  101.     Font.Height = -11
  102.     Font.Name = 'MS Sans Serif'
  103.     Font.Style = []
  104.     ParentFont = False
  105.     Spacing = 0
  106.   end
  107.   object Label6: TLabel
  108.     Left = 8
  109.     Top = 202
  110.     Width = 33
  111.     Height = 13
  112.     Caption = 'Filter:'
  113.     Font.Color = clBlack
  114.     Font.Height = -11
  115.     Font.Name = 'MS Sans Serif'
  116.     Font.Style = []
  117.     ParentFont = False
  118.   end
  119.   object NextBtn: TBitBtn
  120.     Left = 288
  121.     Top = 228
  122.     Width = 97
  123.     Height = 27
  124.     Caption = '&Connect'
  125.     Default = True
  126.     Font.Color = clBlack
  127.     Font.Height = -11
  128.     Font.Name = 'MS Sans Serif'
  129.     Font.Style = []
  130.     ModalResult = 1
  131.     ParentFont = False
  132.     TabOrder = 8
  133.     Glyph.Data = {
  134.       90010000424D9001000000000000760000002800000020000000100000000100
  135.       0400000000000001000000000000000000000000000000000000000000000000
  136.       80000080000000808000800000008000800080800000C0C0C000808080000000
  137.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  138.       333333333333333333333333344333333333333333FF33333333333334643333
  139.       3333333333F3F33333333333346643333333333333F33F333333333334666433
  140.       3333333333F333F333333333346666433333333333F3333F3333333334666664
  141.       3333333333F33333F3333333346666664333333333F333333F33333334666666
  142.       E333333333F33333383333333466666E3333333333F3333383333333346666E3
  143.       3333333333F333383333333334666E333333333333F33383333333333466E333
  144.       3333333333F3383333333333346E33333333333333F38333333333333EE33333
  145.       3333333333883333333333333333333333333333333333333333000000000000
  146.       0000000000000000000000000000000000000000}
  147.     Margin = 2
  148.     NumGlyphs = 2
  149.     Spacing = -1
  150.     IsControl = True
  151.   end
  152.   object CancelBtn: TBitBtn
  153.     Left = 96
  154.     Top = 228
  155.     Width = 82
  156.     Height = 27
  157.     Cancel = True
  158.     Caption = 'Cancel'
  159.     Font.Color = clBlack
  160.     Font.Height = -11
  161.     Font.Name = 'MS Sans Serif'
  162.     Font.Style = []
  163.     ModalResult = 2
  164.     ParentFont = False
  165.     TabOrder = 7
  166.     Margin = 2
  167.     NumGlyphs = 2
  168.     Spacing = -1
  169.     IsControl = True
  170.   end
  171.   object HelpBtn: TBitBtn
  172.     Left = 8
  173.     Top = 228
  174.     Width = 81
  175.     Height = 27
  176.     HelpContext = 111
  177.     Font.Color = clBlack
  178.     Font.Height = -11
  179.     Font.Name = 'MS Sans Serif'
  180.     Font.Style = []
  181.     ParentFont = False
  182.     TabOrder = 6
  183.     Kind = bkHelp
  184.     Margin = 2
  185.     Spacing = -1
  186.     IsControl = True
  187.   end
  188.   object Memo1: TMemo
  189.     Left = 240
  190.     Top = 16
  191.     Width = 145
  192.     Height = 41
  193.     TabStop = False
  194.     BorderStyle = bsNone
  195.     Color = clBtnFace
  196.     Ctl3D = False
  197.     Font.Color = clBlack
  198.     Font.Height = -11
  199.     Font.Name = 'MS Sans Serif'
  200.     Font.Style = []
  201.     Lines.Strings = (
  202.       'Select the MUD to connect to'
  203.       'from the list on the left or '
  204.       'fill in the values below')
  205.     ParentCtl3D = False
  206.     ParentFont = False
  207.     TabOrder = 0
  208.   end
  209.   object Name: TEdit
  210.     Left = 240
  211.     Top = 72
  212.     Width = 145
  213.     Height = 21
  214.     Font.Color = clBlack
  215.     Font.Height = -11
  216.     Font.Name = 'MS Sans Serif'
  217.     Font.Style = []
  218.     ParentFont = False
  219.     TabOrder = 1
  220.   end
  221.   object Host: TEdit
  222.     Left = 240
  223.     Top = 120
  224.     Width = 145
  225.     Height = 21
  226.     Font.Color = clBlack
  227.     Font.Height = -11
  228.     Font.Name = 'MS Sans Serif'
  229.     Font.Style = []
  230.     ParentFont = False
  231.     TabOrder = 3
  232.   end
  233.   object Port: TEdit
  234.     Left = 240
  235.     Top = 168
  236.     Width = 145
  237.     Height = 21
  238.     Font.Color = clBlack
  239.     Font.Height = -11
  240.     Font.Name = 'MS Sans Serif'
  241.     Font.Style = []
  242.     ParentFont = False
  243.     TabOrder = 5
  244.   end
  245.   object MUDType: TComboBox
  246.     Left = 240
  247.     Top = 96
  248.     Width = 145
  249.     Height = 21
  250.     Font.Color = clBlack
  251.     Font.Height = -11
  252.     Font.Name = 'MS Sans Serif'
  253.     Font.Style = []
  254.     ItemHeight = 13
  255.     ParentFont = False
  256.     Sorted = True
  257.     TabOrder = 2
  258.   end
  259.   object Addr: TEdit
  260.     Left = 240
  261.     Top = 144
  262.     Width = 113
  263.     Height = 21
  264.     Font.Color = clBlack
  265.     Font.Height = -11
  266.     Font.Name = 'MS Sans Serif'
  267.     Font.Style = []
  268.     ParentFont = False
  269.     TabOrder = 4
  270.   end
  271.   object FilterBox: TComboBox
  272.     Left = 41
  273.     Top = 200
  274.     Width = 136
  275.     Height = 21
  276.     Font.Color = clBlack
  277.     Font.Height = -11
  278.     Font.Name = 'MS Sans Serif'
  279.     Font.Style = []
  280.     ItemHeight = 13
  281.     ParentFont = False
  282.     Sorted = True
  283.     TabOrder = 9
  284.     OnChange = FilterBoxChange
  285.   end
  286.   object MUDListBox: TListBox
  287.     Left = 8
  288.     Top = 8
  289.     Width = 169
  290.     Height = 185
  291.     ItemHeight = 13
  292.     Sorted = True
  293.     TabOrder = 10
  294.     OnClick = MUDListBoxClick
  295.   end
  296. end
  297.